-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(web): share juror score on x #1297
Conversation
✅ Deploy Preview for kleros-v2 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
They want to convert that component into image and share it on twitter. |
I have tried doing what @developerkunal suggested (attaching image of the component to the tweet). in fact, is what I had in mind at first. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Code Climate has analyzed commit 79fa3ea and detected 0 issues on this pull request. View more on Code Climate. |
Special mention and thanks to @ptdatta for starting this effort
Can't continue until #1290 is merged
PR-Codex overview
Focus of the PR:
This PR focuses on adding a new component called
Header
to theJurorInfo
page in the Dashboard. TheHeader
component displays the juror's level title, level number, total coherence, and total resolved disputes. It also includes a link to share the juror's score on Twitter.Detailed summary:
Header
to theJurorInfo
page.Header
component in theJurorInfo
page.Header
component.Header
component.Header
component.